type net/http.http2transportResponseBody
4 uses
net/http (current package)
h2_bundle.go#L10185: res.Body = http2transportResponseBody{cs}
h2_bundle.go#L10227: type http2transportResponseBody struct {
h2_bundle.go#L10231: func (b http2transportResponseBody) Read(p []byte) (n int, err error) {
h2_bundle.go#L10285: func (b http2transportResponseBody) Close() error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)